
/*banner*/
.swiper-container {
    width: 100%;
}
.swiper-slide img{
    display: block;
    width: 100%;
}
.swiper-pagination span{
    width: 40px; height: 5px;
    border-radius: 0px;
}
.swiper-pagination-bullet-active{

}
/*anout*/
.about{
    padding: 60px 10px;
}
.about .title{
    width: 100%;
    margin: 0 auto;
}
.about .title .iocn{
    width: 45px; height: 45px;
    display: block;
    margin: 0 auto;
    background: url("../images/about.png") no-repeat 100% 100%
}
.about .content{
    min-height: 910px;
    position: relative;
    padding: 40px 0;
}
.about .content .a{
    position: absolute;
    left: 500px;
    width: 1400px; height: 340px;
    box-shadow: #e2e2e2 0px 0px 10px;
}
.about .content .b{
    position: absolute;
    left: 35px; top: 370px;
    width: 420px; height: 445px;
    border: 10px solid #e0e0e0;
}
.about .content .c{
    position: absolute;
    left: 0px; top: 80px;
    width: 500px; height: 334px;
    background-color: #3c763d;
}
.about .content .d{
    position: absolute;
    left: 420px; top: 490px;
    width: 780px; height: 430px;
    background-color: #3c763d;
}
.about .content .c img，.about .content .d img{
    width: 100%; height: 100%;
}
.about .content .a p{
    width: 620px;
    margin: 20px 0 0 30px;
}
.about .content .b p{
    width: 300px; height: 240px;
    margin: 80px 0 0 30px;
}
.about .content .b .btn{
    display: block;
    width: 100px;
    margin:  35px auto;
    background-color: #3caef2;
}

/*product*/
.product-bg{
    background: url("../images/product-bg.jpg") no-repeat 100% 100%;
    width: 100%; min-height: 755px;
}
.prouduct{
    padding: 60px 10px;
}
.prouduct .title{
    width: 100%;
    margin: 0 auto;
}
.prouduct .title .iocn{
    width: 45px; height: 45px;
    display: block;
    margin: 0 auto;
    background: url("../images/prouduct-iocn.png") no-repeat 100% 100%
}
.prouduct-content .tab-btn{
    width: 100%;
    text-align: center;
    margin: 30px auto 30px auto;
    border-bottom: 1px solid #bdbdbd;
}
.prouduct-content .tab-btn li{
    display: inline-block;
    margin: 0 30px;
}
.tab-btn li a{
    position: relative;
}
.tab-btn li a:before{
    content: "";
    display: none;
    width: 100%; height: 100%;
    position: absolute;
    bottom: -1px;
    border-bottom: 2px solid #3caef2;
}
.tab-btn li.active a:before{
    display: block;
}
.product-list{
    width: 1180px;
    margin: 0 auto;
}
.product-list li{
    width: 280px; height: auto;
    display: inline-block;
    margin: 0 6px;
    /*background-color: #FFFFFF;*/
}
.product-list .img{
    width: 280px; height: 260px;
    background: #ffffff;
    position: relative;
}.product-list .img img{    width: 280px; height: 260px;}
.product-list .img:before{
    content: "";
    position: absolute;
    top: 0px ; left: 0px;
    width: 280px; height: 260px;
   background: url("../images/hover-pro.png") no-repeat center;
    display: none;
}
.product-list h2{
    width: 100%;
    border-bottom: 1px solid #bdbdbd;
    background: url("../images/por-iocn.png") no-repeat right center;
}
.product-list li:hover .img:before{
    display: block;
}
.product-list li:hover .title{
    border-bottom: 1px solid #3caef2;
    background: url("../images/hover-por-iocn.png") no-repeat right center;
}
.product-more{
    padding: 80px 0 0 0;
}
.product-more a{
    display: block;
    width: 100px;
    margin: 0 auto;
    padding: 0 30px;
    border: 1px solid #FFFFFF;
}


/*business*/
.business-bg{
    border-bottom: 1px solid #3caef2;
}
.business{
    padding: 60px 10px;
}
.business .title{
    width: 100%;
    margin: 0 auto;
}
.business .title .iocn{
    width: 45px; height: 45px;
    display: block;
    margin: 0 auto;
    background: url("../images/Business-iocn.png") no-repeat 100% 100%
}
.business-list{
    width: 280px; height: 320px;
    float: left;
    margin: 40px 6px 30px 6px;
    border: 1px solid #eeeeee;
}
.business-list .iocn{
    width: 120px; height: 120px;
    border-radius: 100px;
    margin: 50px auto 20px auto;
}
.business-list .line{
    display: block;
    width: 30px; height: 2px;
    margin: 15px auto;
    background: #3caef2;
}
.business-list .iocn1{
    background: url("../images/business-iocn-1.png") no-repeat center;
    background-color: #bdbdbd;
}
.business-list .iocn2{
    background: url("../images/business-iocn-2.png") no-repeat center;
    background-color: #bdbdbd;
}
.business-list .iocn3{
    background: url("../images/business-iocn-3.png") no-repeat center;
    background-color: #bdbdbd;
}
.business-list .iocn4{
    background: url("../images/business-iocn-4.png") no-repeat center;
    background-color: #bdbdbd;
}
.business-list:hover{
    border: 1px solid #bdbdbd;
}
.business-list:hover.business-list .iocn{
    background-color: #3caef2;
}

/*news*/
.news{
    padding: 60px 10px;
}
.news .title{
    width: 100%;
    margin: 0 auto;
}
.news .title .iocn{
    width: 45px; height: 45px;
    display: block;
    margin: 0 auto;
    background: url("../images/news-iocn.png") no-repeat 100% 100%
}

.rvc{
    max-width: 1140px;
    position: relative;
    margin: auto;
    margin-top: 30px;
}
.rvc .rvc-wrapper{
    margin: auto;
    overflow: hidden;
}
.rvc .rvc-wrapper ul{
    overflow: hidden;
    position: relative;
}
.rvc .rvc-wrapper ul li{
    float: left;
    background: #FFFFFF;
}
.rvc .rvc-wrapper ul li a{
    display: block;
    width: 100%;
    height: auto;
    text-decoration: none;
}
.rvc .rvc-wrapper ul li a .img-wrapper{
    overflow: hidden;
    height: 280px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.rvc-wrapper em{
    display: block;
    width: 100%;
    border-bottom: 1px solid #3caef2;
}


.rvc-prv,.rvc-next{
    position: absolute;
    height: 100%;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    opacity: .5;
    cursor: pointer;
}
.rvc-prv{
    left: 0;
}
.rvc-next {
    right: 0;
}
.rvc-prv:hover,.rvc-next:hover{
    opacity: 1;
}